object Form3: TForm3 Left = 90 Top = 102 AutoSize = True BorderIcons = [] BorderStyle = bsDialog Caption = 'Programminfo' ClientHeight = 381 ClientWidth = 651 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 651 Height = 381 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 8 Top = 312 Width = 150 Height = 13 Caption = '�1999 by Michael Derbort' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label2: TLabel Left = 224 Top = 280 Width = 195 Height = 16 Caption = 'Spiel, Programmgrafiken && Musik:' Font.Charset = ANSI_CHARSET Font.Color = clSilver Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsItalic] ParentFont = False Transparent = True end object Label3: TLabel Left = 224 Top = 328 Width = 36 Height = 16 Caption = 'Fotos:' Font.Charset = ANSI_CHARSET Font.Color = clSilver Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsItalic] ParentFont = False Transparent = True end object Label4: TLabel Left = 240 Top = 296 Width = 136 Height = 22 Caption = 'Michael Derbort' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label5: TLabel Left = 240 Top = 344 Width = 132 Height = 22 Caption = 'Hubertus Blume' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False Transparent = True end object ProUrlImage1: TProUrlImage Left = 208 Top = 112 Width = 152 Height = 81 AutoSize = True Picture.Data = {} URL = 'www.club21.de' end object ProUrlImage2: TProUrlImage Left = 368 Top = 168 Width = 263 Height = 81 AutoSize = True Picture.Data = {} URL = 'www.typemania.de' end object ProUrlLabel3: TProUrlLabel Left = 368 Top = 248 Width = 90 Height = 13 Caption = 'www.typemania.de' Font.Charset = DEFAULT_CHARSET Font.Color = 16744576 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False Transparent = True URL = 'www.typemania.de' UnvisitedColor = 16744576 end object ProUrlImage3: TProUrlImage Left = 392 Top = 72 Width = 200 Height = 73 AutoSize = True Picture.Data = {} Transparent = True URL = 'www.derbort.de' end object ProUrlLabel1: TProUrlLabel Left = 504 Top = 128 Width = 75 Height = 13 Caption = 'www.derbort.de' Font.Charset = DEFAULT_CHARSET Font.Color = 16744576 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False Transparent = True URL = 'www.derbort.de' UnvisitedColor = 16744576 end object ProUrlLabel2: TProUrlLabel Left = 208 Top = 192 Width = 74 Height = 13 Caption = 'www.club21.de' Font.Charset = DEFAULT_CHARSET Font.Color = 16744576 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False Transparent = True URL = 'www.club21.de' UnvisitedColor = 16744576 end object Label6: TLabel Left = 344 Top = 56 Width = 82 Height = 19 Caption = 'presented by' Font.Charset = ANSI_CHARSET Font.Color = clSilver Font.Height = -16 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsItalic] ParentFont = False Transparent = True end object Label7: TLabel Left = 8 Top = 328 Width = 199 Height = 45 Caption = 'Dies ist eine lizenzierte Vollversion '#13#10'f�r das Redaktionsb�ro T' + 'ypemania'#13#10'sowie f�r Club 21' Font.Charset = ANSI_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False Transparent = True end object RxSpeedButton2: TRxSpeedButton Left = 456 Top = 312 Width = 185 Height = 49 Caption = 'Schlie�en' Font.Charset = ANSI_CHARSET Font.Color = clYellow Font.Height = -24 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True OnClick = SpeedButton1Click end end